Crate salvo_macros

source ·
Expand description

The macros lib of Savlo web server framework. Read more: https://salvo.rs

Attribute Macros

handler is a pro macro to help create Handler from function or impl block easily.

Derive Macros

Generate code for extractible type.